'Declaration
<DispIdAttribute(429)> Function GetWidth( _ ByVal ImageID As Integer _ ) As Integer
[DispId(429)] int GetWidth( int ImageID )
function GetWidth( ImageID: Integer ): Integer;
DispIdAttribute(429) function GetWidth( ImageID : int ) : int;
[DispId(429)] int GetWidth( int ImageID )
[DispId(429)] int GetWidth( int ImageID )
Parameters
- ImageID